English Dictionary
distributed fire
n : fire dispersed so as to engage effectively an area target
English Computing Dictionary
distributed memory
The kind of memory in a {parallel processor} where each processor has fast access to its own local memory
and where to access another processor's memory it must send a
message via the inter-processor network.
Opposite: {shared memory}.
(1995-03-22)